Autogenerated HTML docs for v1.6.4-114-gefd1
diff --git a/git-grep.html b/git-grep.html index 812171f..e5b749b 100644 --- a/git-grep.html +++ b/git-grep.html
@@ -329,6 +329,7 @@ [-l | --files-with-matches] [-L | --files-without-match] [-z | --null] [-c | --count] [--all-match] + [--max-depth <depth>] [--color | --no-color] [-A <post-context>] [-B <pre-context>] [-C <context>] [-f <file>] [-e] <pattern> @@ -384,6 +385,15 @@ </p> </dd> <dt> +--max-depth <depth> +</dt> +<dd> +<p> + For each pathspec given on command line, descend at most <depth> + levels of directories. A negative value means no limit. +</p> +</dd> +<dt> -w </dt> <dt> @@ -675,7 +685,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-07-09 16:48:59 UTC +Last updated 2009-08-11 06:23:33 UTC </div> </div> </body>